Skip to content

[website] Implement the latest price changes proposal#47606

Merged
DanailH merged 14 commits into
mui:masterfrom
DanailH:website/implement-pricing-changes
Feb 20, 2026
Merged

[website] Implement the latest price changes proposal#47606
DanailH merged 14 commits into
mui:masterfrom
DanailH:website/implement-pricing-changes

Conversation

@DanailH
Copy link
Copy Markdown
Member

@DanailH DanailH commented Jan 12, 2026

@DanailH DanailH self-assigned this Jan 12, 2026
@DanailH DanailH added the website Pages that are not documentation-related, marketing-focused. label Jan 12, 2026
@mui-bot
Copy link
Copy Markdown

mui-bot commented Jan 12, 2026

Netlify deploy preview

https://deploy-preview-47606--material-ui.netlify.app/

Bundle size report

Bundle Parsed size Gzip size
@mui/material 0B(0.00%) 0B(0.00%)
@mui/lab 0B(0.00%) 0B(0.00%)
@mui/system 0B(0.00%) 0B(0.00%)
@mui/utils 0B(0.00%) 0B(0.00%)

Details of bundle changes

Generated by 🚫 dangerJS against fe62ff2

Copy link
Copy Markdown
Contributor

@rluzists1 rluzists1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one other small suggestion/change for this PR but it's not in one of the changed files: can we update the perpetual and annual descriptions in LicenseModelSwitch.txt?

before:
const perpetualDescription =
'One-time purchase to use the current released versions forever. 12 months of updates included.';
const annualDescription =
'Upon expiration, your permission to use the Software in development ends. The license is perpetual in production.';

after:
const perpetualDescription =
'One-time purchase to use the current versions forever in development. 12 months of updates included.';
const annualDescription =
'Upon expiration, your permission to use the Software in development ends. The license is perpetual in production.';

Otherwise I've added my comments!

If we've got a blog post queued up as well for review happy to take a look, I'm sure I've said this but imo the comms order should be blog post with grandfathering details -> preview pricing page -> pricing page goes live shortly after

Comment thread docs/src/components/pricing/PricingCards.tsx Outdated
Comment thread docs/src/components/pricing/PricingCards.tsx Outdated
Comment thread docs/src/components/pricing/PricingCards.tsx Outdated
Comment thread docs/src/components/pricing/PricingCards.tsx Outdated
Comment thread docs/src/components/pricing/PricingTable.tsx Outdated
Comment thread docs/src/components/pricing/PricingTable.tsx Outdated
Comment thread docs/src/components/pricing/PricingTable.tsx
Comment thread docs/src/components/pricing/PricingCards.tsx Outdated
Comment thread docs/src/components/pricing/PricingTable.tsx
DanailH and others added 7 commits January 30, 2026 11:44
Co-authored-by: Raffaella Luzi Stoutland <136349774+rluzists1@users.noreply.github.com>
Signed-off-by: Danail Hadjiatanasov <hadjiatanasov@gmail.com>
Co-authored-by: Raffaella Luzi Stoutland <136349774+rluzists1@users.noreply.github.com>
Signed-off-by: Danail Hadjiatanasov <hadjiatanasov@gmail.com>
Co-authored-by: Raffaella Luzi Stoutland <136349774+rluzists1@users.noreply.github.com>
Signed-off-by: Danail Hadjiatanasov <hadjiatanasov@gmail.com>
Co-authored-by: Raffaella Luzi Stoutland <136349774+rluzists1@users.noreply.github.com>
Signed-off-by: Danail Hadjiatanasov <hadjiatanasov@gmail.com>
Co-authored-by: Luis Vasallo <luishoracio.vasallo@gmail.com>
Signed-off-by: Danail Hadjiatanasov <hadjiatanasov@gmail.com>
@DanailH DanailH marked this pull request as ready for review January 30, 2026 09:57
@noraleonte
Copy link
Copy Markdown
Contributor

noraleonte commented Feb 17, 2026

Pushed some styling changes and did some cleaning:

  • Removed multi-app switch duplication → Pricing cards are now using MultiAppSwitch.tsx and the provider
  • Clean up code duplication in <PlanPrice /> → new <PlanPriceDisplay /> component
  • Apply multi app switch to mobile

Before

image

What the cards look like now:

image

All the notes are here and changes made to the UI are here: https://www.figma.com/design/4uv2dT18rXJPZBbrbpw61q/Marketing-site?node-id=12668-56&t=60j7MTz4zkPtJjh4-4

@DanailH
Copy link
Copy Markdown
Member Author

DanailH commented Feb 17, 2026

@oliviertassinari @mbrookes @joserodolfofreitas I'll wait until Friday for you to review and deploy the new pricing page to next.mui.com

Copy link
Copy Markdown
Member

@mbrookes mbrookes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, seems I still had a pending review. Only one minor suggestion (repeated for all instances).

Comment thread docs/src/components/pricing/MultiAppSwitch.tsx Outdated
Comment thread docs/src/components/pricing/MultiAppSwitch.tsx Outdated
Comment thread docs/src/components/pricing/PricingCards.tsx Outdated
Comment thread docs/src/components/pricing/PricingCards.tsx Outdated
@DanailH DanailH merged commit a73691e into mui:master Feb 20, 2026
23 checks passed
siriwatknp pushed a commit to siriwatknp/material-ui that referenced this pull request Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

website Pages that are not documentation-related, marketing-focused.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants